-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add example hydra config #799
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @misko !
Can you move this to the top level configs directory and name it something like hydra_example.yml so its clear. Ideally if you can add a few comments just describing the options (similar to the ocp_example.yml) that would be great!
Codecov ReportAll modified and coverable lines are covered by tests ✅ |
I moved it and changed to eSCN hydra instead of equiformer v2 , just to reduce the number of lines in the config and make it easier to see where hydra + heads are |
Add a eSCN hydra config example